IGroup.AxesVelocity 屬性

軸組選定的座標系統中的實際速度。

命名空間IntervalZero.KINGSTAR.Base.Class

組合: IntervalZero.KINGSTAR.Base.Class (於 IntervalZero.KINGSTAR.Base.dll) 版本:4.4.0.0

語法

C#VB
ReadOnlyCollection<double> AxesVelocity { get; }
ReadOnly Property AxesVelocity As ReadOnlyCollection(Of Double)

屬性值

型別:ReadOnlyCollection<double>

參見

IGroup 介面

IntervalZero.KINGSTAR.Base.Class 命名空間